home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 November
/
Electronic Clipper 1997-11.iso
/
Idea Source™
/
main.dir
/
00071_Script_71
< prev
next >
Wrap
Text File
|
1997-09-19
|
196b
|
9 lines
on mouseDown
puppetsound "dong"
repeat while the mousedown
set the visible of sprite 3 to false
updatestage
end repeat
set the visible of sprite 3 to true
updatestage
end